Adds a date to an existing DateType or creates a new DateType if it doesn't exist.
Put | Date_PutDate |
Resource Path: /api/date
Uri: http://doc.jamsscheduler.com/api/date
Name | Description | Data Type |
---|---|---|
typename | Date Type Name in which to add a date.The name of the DateType | string |
The request body is of type DateDetail.
DateDetail
|
The response body is of type string.
OK